Regenerated.
authorMatthias Clasen <mclasen@redhat.com>
Tue, 26 Oct 2004 16:59:46 +0000 (16:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 26 Oct 2004 16:59:46 +0000 (16:59 +0000)
2004-10-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk-update-icon-cache.1: Regenerated.

docs/reference/ChangeLog
docs/reference/gtk/gtk-update-icon-cache.1

index 20ae5a2868936fd4f8bfb369ea0d373bafb2a3a1..1d7187b83da00946079b301e9bee27e5b8bd53a7 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-update-icon-cache.1: Regenerated.
+
 2004-10-25  Anders Carlsson  <andersca@gnome.org>
 
        * gdk/gdk-sections.txt:
index 162a97fafc001b84c432388372b6c1bee01fd3d8..b53c02d133c4ab61d6772685d39a194507dc59cd 100644 (file)
@@ -40,7 +40,7 @@ If expects to be given the path to a icon theme directory, e\&.g\&. \fI/usr/shar
 GTK+ can use the cache files created by \fBgtk\-update\-icon\-cache\fR to avoid a lot of system call and disk seek overhead when the application starts\&. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well\&.
 
 .PP
-If called with the [\-\-force] argument, \fBgtk\-update\-icon\-cache\fR will overwrite an existing cache file even if it appears to be uptodate\&.
+If called with the \-\-force argument, \fBgtk\-update\-icon\-cache\fR will overwrite an existing cache file even if it appears to be uptodate\&.
 
 .SH "BUGS"